Coverage for test_config.py : 100%
Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
|
""" Book: Building RESTful Python Web Services Chapter 8: Testing and Ddeploying an API with Flask Author: Gaston C. Hillar - Twitter.com/gastonhillar Publisher: Packt Publishing Ltd. - http://www.packtpub.com """
# You need to replace the next values with the appropriate values for your configuration #Disable CSRF protection in the testing configuration |